Skip to content

README: clarify Claude Code marketplace install steps#90

Open
gas2own wants to merge 1 commit into
mainfrom
readme-plugin-marketplace-install-steps
Open

README: clarify Claude Code marketplace install steps#90
gas2own wants to merge 1 commit into
mainfrom
readme-plugin-marketplace-install-steps

Conversation

@gas2own

@gas2own gas2own commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What

Rework the Claude Code marketplace block in the Installation section:

  1. Call out /plugin marketplace add allenai/asta-plugins as a required first step (numbered), not just one line among the installs.
  2. Use the fully-qualified install form — /plugin install asta-tools@asta-plugins etc. — matching what Claude Code's auto-complete actually offers.
  3. Document that /plugin marketplace update asta-plugins fails if the marketplace was previously removed (empty marketplace list), and that you must re-add it first.

Why

From a Slack thread in the #asta channel: a user uninstalled asta-plugins, then couldn't reinstall — /plugin marketplace update asta-plugins did nothing and /plugin install asta-assistant@asta-plugins returned "Plugin not found in any marketplace" because the marketplace was no longer registered. They asked to have the add-marketplace step documented in the README. The existing README had the add line but buried it and used unqualified install commands, which is exactly what caused the confusion.

Doc-only change.

🤖 Generated with Claude Code

Users hit "Plugin not found in any marketplace" because the marketplace-add
was an unmarked prerequisite and the install commands lacked the
`@asta-plugins` qualifier that Claude Code auto-complete offers. Number the
steps, use the fully-qualified install form, and document that a `marketplace
update` fails when the marketplace was previously removed (re-add first).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Comment thread README.md
> /plugin install asta-assistant # optional, for autonomous research
> /plugin install asta-dev # optional, for contributors

# 2. Install the plugins you want. The `@asta-plugins` suffix names the

@rodneykinney rodneykinney Jul 16, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gas2own Keep the original suggested commands. Just add a note that @asta-plugins can be appended if there is a naming collision (unlikely due to the asta- prefix on the plugin names)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants